home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / v cisle / processlasso / processlassosetup.exe / localization / updatechecker_strings.rc < prev   
Text File  |  2005-11-25  |  3KB  |  109 lines

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE 
  42. BEGIN
  43.     "\r\n"
  44.     "\0"
  45. END
  46.  
  47. #endif    // APSTUDIO_INVOKED
  48.  
  49.  
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // String Table
  53. //
  54.  
  55. STRINGTABLE 
  56. BEGIN
  57.     IDS_CONNECT_START       "Establishing connection with Bitsum.com..."
  58.     IDS_CONNECT_COMPLETE    "Connection established with Bitsum.com."
  59.     IDS_STEP_DOWNLOAD_START "Starting to download update information ..."
  60.     IDS_STEP_DOWNLOAD_PROGRESS "Download proceeding ..."
  61.     IDS_STEP_DOWNLOAD_COMPLETE "Download complete!"
  62.     IDS_SHOULDEXIT          "The user is downloading the product update..."
  63.     IDS_WAITING             "Waiting for user input.."
  64. END
  65.  
  66. STRINGTABLE 
  67. BEGIN
  68.     IDS_OK                  "&Ok"
  69.     IDS_DOWNLOAD            "&Download and Exit"
  70. END
  71.  
  72. STRINGTABLE 
  73. BEGIN
  74.     IDS_EXIT                "&Exit"
  75.     IDS_DIALOG_CAPTION      "Product Update"
  76.     IDS_GO                  "&Go"
  77.     IDS_CTL_YOURPRODUCTVERSION "Your product version"
  78.     IDS_CTL_NEWPRODUCTVERSION "New product version"
  79.     IDS_CTL_CANCEL          "&Cancel"
  80.     IDS_CTL_STATUS          "&Status"
  81.     IDS_CTL_CHANGES         "C&hanges"
  82. END
  83.  
  84. STRINGTABLE 
  85. BEGIN
  86.     IDS_UC_OK               "Everything ok."
  87.     IDS_UPDATE_AVAILABLE    "A product update is available!"
  88.     IDS_UPDATE_UNAVAILABLE  "A product update is not available at this time."
  89.     IDS_ERROR_THREAD_NOT_RUNNING "No update check is in progress."
  90.     IDS_ERROR_CANCELLED     "Operation cancelled."
  91.     IDS_ERROR_CONNECT_GENERAL "Error connecting to server."
  92. END
  93.  
  94. #endif    // English (U.S.) resources
  95. /////////////////////////////////////////////////////////////////////////////
  96.  
  97.  
  98.  
  99. #ifndef APSTUDIO_INVOKED
  100. /////////////////////////////////////////////////////////////////////////////
  101. //
  102. // Generated from the TEXTINCLUDE 3 resource.
  103. //
  104.  
  105.  
  106. /////////////////////////////////////////////////////////////////////////////
  107. #endif    // not APSTUDIO_INVOKED
  108.  
  109.